home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / windows / win31 / inip10.arj / INIPRO.TXT < prev    next >
Text File  |  1993-09-01  |  19KB  |  510 lines

  1. INIPRO.TXT - INI PROFILER
  2. PRODUCT DOCUMENTATION - VERSION 1.00
  3. _______________________________________________________________
  4.  
  5.  
  6. INTRODUCTION
  7. ------------
  8. INI ProFiler is a powerful, easy-to-use utility for reviewing
  9. and editing the contents of the initialization, or ".INI",
  10. files used by Microsoft Windows and/or Windows applications.
  11.  
  12. Most .INI files used by Windows are written in ASCII text
  13. format.  As such, they may be easily edited with most text
  14. editors or word processors, including Windows Notepad.
  15. Windows 3.1 itself includes a small utility, called SysEdit
  16. (SYSEDIT.EXE), which automatically loads initialization and
  17. system configuration files for editing.
  18.  
  19. Although such editors offer a convenient way of making changes
  20. to a given .INI file, they also make it extremely easy to
  21. mistakenly make the wrong change in the wrong place.
  22.  
  23. Unless the user knows precisely what changes to make in an
  24. .INI file, and how to make these changes correctly, it is
  25. actually quite easy to hurt the performance of its host
  26. application.  In the case of a corrupted WIN.INI or SYSTEM.INI
  27. file, Windows itself can actually be prevented from
  28. functioning correctly.
  29.  
  30. INI ProFiler offers a safe, "hands-off" method of editing .INI
  31. files, and combines the best features of an editing utility and
  32. a reference tool in one!
  33.  
  34. INI ProFiler can load any ASCII-compatible .INI file used by
  35. Windows or Windows applications, and display groups of entries
  36. section by section.  Changes to a selected entry may be easily
  37. entered in a single edit control and then "spliced" into the
  38. .INI file with the touch of a button.  Best of all,
  39. context-sensitive help is available for selected files and
  40. sections.  INI ProFiler provides comprehensive documentation
  41. and sample entries to several of the most important sections
  42. of CONTROL.INI, SYSTEM.INI, WIN.INI, and a whole host of other
  43. Windows .INI files.
  44.  
  45. With INI ProFiler, your Windows system configuration can be
  46. optimized quickly, easily, and with complete safety.  And even
  47. if you don't make any changes, INI ProFiler and its help system
  48. can be a great way to familiarize yourself with the "inner
  49. workings" of Windows initialization files.
  50.  
  51.  
  52.  
  53. PROGRAM FILES
  54. -------------
  55. The INI PROFILER package consists of six files:
  56.  
  57. README.TXT
  58. A small ASCII text file, containing release information and
  59. installation notes.  This file may be opened and read with any
  60. text editor, such as Windows Notepad, that accepts ASCII
  61. format files.  The README.TXT file should be read before
  62. installing or using this program.
  63.  
  64. INIPRO.EXE
  65. The executable program file.
  66.  
  67. INIPRO.HLP
  68. The Windows Help file, used for providing comprehensive
  69. run-time help.  A registration form is included in the Help
  70. file; both it and any other Help topic may be easily printed
  71. through the Windows Help menu bar "File/Print Topic" command.
  72.  
  73. INIPRO.TXT
  74. This file, containing program information, notes, general
  75. instructions, and an ASCII text format registration form (see
  76. end of file).
  77.  
  78. INIHLP.HLP
  79. A Windows help file containing context-sensitive help topics
  80. accessed by the program when selected files or sections are
  81. loaded.
  82.  
  83. VENDOR.TXT
  84. An ASCII text file for reference by software distributors.
  85.  
  86. A seventh file, INIPRO.INI, is automatically created the first
  87. time the program is run, and is stored in the default
  88. Windows directory (e.g., C:\WINDOWS or C:\WIN).  This file is
  89. used for storing the program's configuration information.
  90.  
  91.  
  92.  
  93. PROGRAM NOTES
  94. -------------
  95. INI ProFiler runs within the Microsoft Windows environment
  96. (versions 3.1 or higher), and requires the following:
  97.  
  98. * VGA (640x480) or higher graphics resolution.
  99.  
  100. A mouse or other pointing device is highly recommended, but is
  101. not required.
  102.  
  103.  
  104.  
  105. PROGRAM INSTALLATION AND SETUP
  106. ------------------------------
  107. Although INI ProFiler can be run from a floppy disk, we
  108. strongly recommend its installation to a hard disk.
  109.  
  110. 1. MAKE A BACKUP
  111. We recommend making a backup copy of your program disk.  Keep
  112. the master copy in a safe place and use the backup disk for
  113. program installation.
  114.  
  115. 2. COPY THE PROGRAM FILES TO A TARGET DIRECTORY
  116. Copy the program files (INIPRO.EXE, INIPRO.HLP, and INIHLP.HLP)
  117. from your master disk to an appropriate subdirectory on your
  118. hard disk (e.g., C:\INI or C:\INIPRO).
  119.  
  120. There are no hidden files or "key" files on the program disk,
  121. so the file copying process can be accomplished with the DOS
  122. "COPY" command or, if you prefer, through the Windows File
  123. Manager File/Copy command.
  124.  
  125. This file, INIPRO.TXT, is not required in order to run INIPRO.
  126. The main program files (INIPRO.EXE, INIPRO.HLP, and INIHLP.HLP,
  127. however, are required, and must reside in the same drive and
  128. directory in order for the program to work properly.
  129.  
  130. Strictly speaking, INIHLP.HLP is not required by the program
  131. per se.  But, without this file, INI ProFiler's essential
  132. context-sensitive help topics will not be available from the
  133. program.
  134.  
  135. 3. ASSIGN A PROGRAM MANAGER ICON
  136. You may use the "Windows Setup" utility to setup a program
  137. item (icon) for INIPRO.  Windows Setup will recognize the
  138. INIPRO.EXE file and assign its icon to a program group for
  139. you.
  140.  
  141. or...
  142.  
  143. You may assign a program item icon to INI ProFiler manually,
  144. through the File/New commands in Program Manager.
  145.  
  146. Always make sure that the correct path and filename (e.g.,
  147. "C:\UTILITY\INIPRO.EXE") is assigned to the INI PROFILER
  148. program item.  The "Browse" control in the Program Item dialog
  149. box will make it easy to locate and assign the correct path
  150. and filename.
  151.  
  152. 4. RUN THE PROGRAM
  153. If installed correctly, the program should load from the
  154. Program Manager screen when the INI ProFiler icon is
  155. double-clicked (or from File Manager when the INI ProFiler
  156. file listing is selected with "File/Run" or double-clicked).
  157.  
  158. 5. TROUBLESHOOTING
  159. If you have problems getting the program to run take the
  160. following steps:
  161.  
  162. a) Make sure you are running the correct version of Microsoft
  163. Windows, and that your other hardware/software requirements
  164. (memory, video, etc.) are met.
  165.  
  166. b) Make sure the correct program path and filename is
  167. associated with your Program Manager icon.
  168.  
  169. c) Make sure all program files are together in the same
  170. directory.
  171.  
  172. d) If the program still will not run, you should re-copy the
  173. program files from the master disk.
  174.  
  175. e) Make sure the INIPRO.INI file is located in your default
  176. Windows directory (e.g., C:\WINDOWS) and is not tagged with
  177. the "Read Only" or "Hidden" attributes.
  178.  
  179.  
  180.  
  181. GETTING STARTED WITH INI PROFILER
  182. ---------------------------------
  183. Although INI ProFiler is fully operational the first time it
  184. is run, the program offers a number of configuration options
  185. for "fine tuning" its performance and controlling some of its
  186. features.  Among these are safeguards for confirming a number
  187. of "mission critical" actions and the ability to enable or
  188. disable the automatic creation of backup files.
  189.  
  190. All configuration options are available from the Configuration
  191. dialog box, accessed via the program's menu bar
  192. "Options/Configuration..." command.
  193.  
  194. Confirmation Options
  195. --------------------
  196. The following confirmation options are available (and highly
  197. recommended) for requiring user confirmation prior to selected
  198. command actions.
  199.  
  200. Confirm on Program Exit
  201. Requires user-confirmation whenever INI ProFiler is closed.
  202.  
  203. Confirm on Section Deletion
  204. Requires user-confirmation whenever an .INI file section is
  205. selected for deletion.
  206.  
  207. Confirm on Keyname Deletion
  208. Requires user-confirmation whenever an .INI file section
  209. keyname (and associated entry string or value) is selected for
  210. deletion.
  211.  
  212. Confirm on Entry String/Value Save
  213. Requires user-confirmation whenever a new .INI file entry
  214. string or value is to be saved.
  215.  
  216. Backup Options
  217. --------------
  218. The following backup feature options are available for
  219. controlling the manner in which INI ProFiler handles file
  220. backup creation and naming.  It is recommended that new users
  221. enable INI ProFiler's program's file backup feature,
  222. especially when loading and editing important system files
  223. like WIN.INI or SYSTEM.INI.
  224.  
  225. Create Backup Files
  226. Enables/disables the automatic creation of .INI backup files
  227. whenever changes are made to the original.  The backup is then
  228. available in case the user wishes to restore the original
  229. file.
  230.  
  231. Backup Extension:
  232. The radiobutton controls in this section are used for
  233. selecting the extension used for backup files created by INI
  234. ProFiler.  The available choices are .BAK, .DOC, and .TXT.
  235.  
  236. Display Font Style
  237. ------------------
  238. The radiobutton controls in this section are used for
  239. selecting the font style used in the program interface.  The
  240. font may be displayed in normal, bold, bold-italic, and italic
  241. styles.  This selection affects all text that appears within
  242. the main program interface, but does not affect text displayed
  243. in program dialog boxes.
  244.  
  245.  
  246.  
  247. USING INI PROFILER
  248. ------------------
  249. INI ProFiler provides all the controls necessary for
  250. selecting, loading, and editing any .INI file directly from
  251. the main program window.
  252.  
  253. A bank of drop-down listbox controls are provided along the
  254. top of the program window, just below the menu bar.  These
  255. controls are used for selecting the drive, directory, and
  256. filename of any .INI file on the host system.  Pushbutton
  257. controls are also provided next to each drop-down listbox, and
  258. may be used for "refreshing" the control's listings (useful
  259. in case a drive designation, directory, or file is added,
  260. removed, or renamed by another program).
  261.  
  262. Drop-down controls, text display fields, and pushbutton
  263. controls are provided for selecting, viewing, creating, and
  264. deleting file sections, keynames, and entry strings/values.
  265. An edit control is provided for making changes to existing
  266. entries.
  267.  
  268. Loading a File
  269. --------------
  270. The "Current Path/Filename" display field always reflects the
  271. current path search conditions, as set by the drive and
  272. directory drop-down controls.  Any .INI files present in the
  273. current path are listed in the filename drop-down control.
  274. A file is automatically loaded when it is selected from the
  275. filename drop-down control.
  276.  
  277. Once a file is loaded, its full pathname is displayed in the
  278. "Current Path/Filename" field.  If a specific help topic is
  279. available for the selected file, the associated context-help
  280. pushbutton will be enabled.
  281.  
  282. All sections contained in the loaded .INI file are loaded
  283. into the "Section" drop-down listbox control and sorted
  284. alphabetically; the first section listed is automatically
  285. selected and displayed.
  286.  
  287. All keynames present in the current section are loaded into
  288. the "Keyname" drop-down listbox control and sorted
  289. alphabetically; the first keyname listed is automatically
  290. selected and displayed.  If an entry string or value is
  291. assigned to the selected keyname, it is displayed in the
  292. "Original Entry String/Value" text display field and in the
  293. "New Entry String/Value" edit control.
  294.  
  295. Any changes to an existing entry may be made in the "New
  296. Entry String/Value" edit control.  Changes are saved only
  297. when the "thumbs up" pushbutton is activated.  Changes prior
  298. to saving may be discarded by activating the "thumbs down"
  299. pushbutton control.
  300.  
  301. Help is available at any time through the INI ProFiler menu
  302. bar "Help/Contents..." command.  You can directly access any
  303. Help topic through the Index, or browse from topic to topic.
  304.  
  305. Context-sensitive help is available for many .INI files, as
  306. well as selected recognized sections in the CONTROL.INI,
  307. SYSTEM.INI and WIN.INI files.  If a help topic is available
  308. for a file, the "path/filename" context help button will be
  309. enabled.  If a help topic is available for a section, the
  310. "section" context help button will be enabled.
  311.  
  312. Help topics may be printed through the Windows Help menu bar
  313. "File/Print Topic" command.
  314.  
  315.  
  316.  
  317. MENU BAR COMMAND SUMMARY
  318. ------------------------
  319. File
  320.     Pathnames of the most recently loaded .INI files
  321.     (up to four files) may appear in the "File" drop
  322.     down menu section.  Users may select any dislayed
  323.     pathname to quickly load its associated file.
  324.  
  325.     Exit
  326.     Closes INI ProFiler.
  327.  
  328. Options
  329.     Configuration...
  330.     Opens a dialog box containing controls for...
  331.  
  332. Help
  333.     Contents
  334.     Launches the Windows Help system and loads the INI ProFiler
  335.     Application help file (INIPRO.HLP).  This "manual on
  336.     disk" is a useful source of program information and
  337.     operating instructions.  You may select specific
  338.     topics to read, or browse from topic to topic.  You
  339.     may even print topics for later reference.
  340.  
  341.     Registration Information...
  342.     Opens a dialog box containing INI ProFiler
  343.     single-user registration information.
  344.  
  345.     About INI ProFiler...
  346.     Opens a dialog box containing INI ProFiler
  347.     copyright information.
  348.  
  349.  
  350.  
  351. PRODUCT SUPPORT
  352. ---------------
  353. If you have a problem with this program, and can't find the
  354. answer in the Help System or text file documentation, you can
  355. contact Pegasus Development's Tech Support Hotline (furnished
  356. courtesy of Advanced Support Group, Inc.) by telephone Monday
  357. through Friday from 9:00 a.m. to 5:00 p.m. C.S.T.
  358.  
  359. Our telephone number is:  (314) 965-5630
  360.  
  361. Please be prepared to furnish us information regarding your
  362. PC hardware, operating system, and version of Microsoft
  363. Windows you are currently running.
  364.  
  365. And, if you manage to stump us, we can usually get back to you
  366. within a day with a solution.
  367.  
  368.  
  369.  
  370. LIMITED WARRANTY AND REMEDIES
  371. -----------------------------
  372. Before release, our applications software is tested on a wide
  373. variety of hardware configurations, under the most rigorous
  374. test conditions possible.  We therefore warrant that the
  375. software will perform in substantial compliance with the
  376. specifications set forth in this text, provided that the
  377. software is used on the computer hardware and operating
  378. system(s) for which it was designed.
  379.  
  380. Pegasus Development makes no other warranties, expressed or
  381. implied, with respect to this software (or media, if this is a
  382. registered version), including its quality or fitness for a
  383. particular purpose.
  384.  
  385. In no event will Pegasus Development be liable for any direct,
  386. indirect, special, incidental, or consequential damages
  387. arising from the use of or the inability to use this software,
  388. even if Pegasus Development has been advised of the
  389. possibility of such damages.
  390.  
  391. Pegasus Development is not responsible for any costs
  392. including, but not limited to, those incurred as a result of
  393. lost profits or revenues, loss of time or use of the software,
  394. loss of data, the cost of recovering software or data, the
  395. cost of substitute software, claims by third parties, or
  396. similar costs.  In no event will Pegasus Development's
  397. liability exceed the amount of the paid registration fee. 
  398.  
  399.  
  400.  
  401. PRODUCT REGISTRATION
  402. --------------------
  403. INI ProFiler is shareware, not freeware.
  404.  
  405. Product registration is necessary if companies like ours are
  406. to continue providing quality software for the shareware
  407. marketplace.
  408.  
  409. Registration entitles a single end-user to install and run
  410. this program on a single personal computer or work station.
  411. If you are interested in obtaining a registration for more
  412. than one user, please read the "Site License Registrations"
  413. section below.
  414.  
  415. Registered users receive the registered version of this
  416. product (available in 3.5" or 5.25" disk formats).
  417. Registration also entitles the user to advance release
  418. information on upcoming Pegasus Development products
  419. (including updates and upgrades to this program) -- as well as
  420. other new titles in our expanding product line.
  421.  
  422. The single-user registration fee for this product is $16.00
  423. (U.S.).  Registrations are accepted both by telephone (with a
  424. major credit card) or by mail.
  425.  
  426. NOTE:  Registrations from outside the continental U.S. or
  427. Canada should include an additional $2.00 for shipping and
  428. handling.
  429.  
  430. Registrations are handled by Advanced Support Group, Inc.  As
  431. a result, all credit card registrations will appear on your
  432. statement as "ASG, Software - Services."
  433.  
  434. For your convenience, a registration form is provided here and
  435. within the program's help file (accessible via the Windows
  436. Help system as outlined previously).  The help file
  437. registration form, or any help topic, is easily printable
  438. through the Windows Help menu bar "File/Print Topic" command.
  439.  
  440.  
  441.  
  442. SITE LICENSE REGISTRATIONS
  443. --------------------------
  444. Site license registrations are available for corporations
  445. wishing to obtain multiple (20 or more) registrations of this
  446. product.  Site licenses allow many users to obtain product
  447. registration at a substantial discount from the standard
  448. registration fee.
  449.  
  450. Please contact Pegasus Development for site license
  451. information.
  452.  
  453.  
  454. _____________________
  455.  
  456. We at Pegasus Development appreciate your support, and hope
  457. you enjoy using INI ProFiler 1.0.
  458.  
  459. INI PROFILER (Version 1.0)
  460. Copyright (c) 1993 Pegasus Development
  461.  
  462. "Microsoft" and "Windows" are registered trademarks of
  463. Microsoft Corporation
  464.  
  465. ----------------------------------------------------------------------------
  466.  
  467. SOFTWARE REGISTRATION FORM
  468. --------------------------
  469. Return this form along with your remittance to:
  470.  
  471. Pegasus Development
  472. INI ProFiler 1.0 Registration
  473. 11900 Grant Place
  474. St. Louis, MO. 63131
  475. U.S.A.
  476.  
  477. You can also register by telephone using your MasterCard,
  478. American Express, or VISA through Advanced Support Group's
  479. Product Registration Hotline at 1-800-788-0787.
  480.  
  481. ____ INI ProFiler Registration(s) @ $16.00 U.S. each
  482.  
  483. For orders outside the continental U.S. and Canada, please
  484. add $2.00 shipping and handling.  Checks and money orders
  485. must be drawn on a U.S. bank.
  486.  
  487. Total enclosed . . . . . . . . . . . . . . $______________
  488.     
  489. Payment by:  [] Check   [] AmEx    [] MasterCard   [] VISA
  490.     
  491. Card# _______________________________ Exp. Date __________
  492.  
  493. Signature of Cardholder __________________________________
  494.  
  495. Name _____________________________________________________
  496.  
  497. Address __________________________________________________
  498.  
  499. City __________________________ State/Province ___________
  500.  
  501. Zip/Postal Code________________ Country __________________
  502.  
  503. Telephone (______)________________________________________
  504.  
  505. Disk Size Required: [] 3.5" (720K)   [] 5.25" (360K)
  506.  
  507. Please indicate where you obtained INI ProFiler 1.0:
  508.  
  509. (Mail Order, BBS, etc) ___________________________________
  510.